Cleaning up skin tones, Shake script not working
http://img353.imageshack.us/i/870177trythiscopyxt8.jpg/?a=j&ci=-1&rt=2
With what is being described here:
http://forums.creativecow.net/thread/154/855212
What I come up with is this:
N870177trythis = SFileIn("//User\xd5s mac pro/Volumes/SUN/870177trythis.jpg",
"Auto", 0, 0, "v1.1", "0", "");
Blur1 = Blur(N870177trythis, 34.1, xPixels/GetDefaultAspect(),
0, "gauss", xFilter, "rgba");
Saturation1 = Saturation(N870177trythis, 10);
SwitchMatte1 = SwitchMatte(Blur1, Saturation1, 1, "R", 1, 0);
// User Interface settings
SetKey(
"nodeView.Blur1.t", "0",
"nodeView.Blur1.x", "210.75",
"nodeView.Blur1.y", "579",
"nodeView.N870177trythis.t", "1",
"nodeView.N870177trythis.tnChannel", "0",
"nodeView.N870177trythis.tnTime", "1",
"nodeView.N870177trythis.tnVisible", "1",
"nodeView.N870177trythis.x", "258.5",
"nodeView.N870177trythis.y", "640.125",
"nodeView.Saturation1.t", "0",
"nodeView.Saturation1.x", "370.5",
"nodeView.Saturation1.y", "589.75",
"nodeView.SwitchMatte1.t", "0",
"nodeView.SwitchMatte1.x", "305.25",
"nodeView.SwitchMatte1.y", "490.75"
);
I am sure that I am missing something basic but I just cannot seem to get this script to work.
Any help is appreciated.
Mac OS X (10.5.4), samba